home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / cad / acadelec.zip / START.TXT < prev    next >
Text File  |  1988-03-23  |  4KB  |  75 lines

  1.  
  2.  
  3.  
  4.                        HOW TO START A DISK
  5.  
  6.      This  text  file  is meant to serve as a  helpful  guide  in 
  7. getting  you started with any of the disks in this  package.   If 
  8. you are an experienced programmer or have average experience with 
  9. DOS,  files,  and  extensions then forget about reading this  and 
  10. jump right into the programs....
  11.  
  12.  
  13. 1.   You  must first load DOS from your DOS diskette before doing 
  14. anything.  You probably already know that because you wouldn't be 
  15. reading this if you hadn't loaded it before this!
  16.  
  17. 2.   To  the  best of my knowledge all of the  programs  in  this 
  18. package  will  run  perfectly with DOS 2.0 and  higher.   If  any 
  19. exception  to  that  rule applies,  it will  be  printed  on  the 
  20. diskette label.
  21.  
  22. 3.   Insert  the program disk into Drive "A" and type DIR at  the 
  23. DOS prompt --->  A>DIR   then  press ENTER.
  24.  
  25. 4.  Notice the extensions following the program names.  These are 
  26. the three letter codes immediately following the program titles.
  27. Look for extensions such as;  TXT, ME, NOW, DOC, 1ST, or an empty 
  28. space  where  the extensions might be located.   Preceding  these 
  29. extensions will be names like;  NOTICE,  READ,  README, DOCUMENT, 
  30. Etc..   These are documents in ascii format which means that  you 
  31. can read them on the screen or have them printed directly to your 
  32. printer.
  33.  
  34. 5.   To view them on your screen just type the following  command 
  35. at the DOS prompt---> TYPE READ.ME (Where READ is the name and ME 
  36. is the extension.   NOTICE THAT THERE IS A PERIOD (.) BETWEEN THE 
  37. NAME AND THE EXTENSION.  Another example might be --->NOTICE.1ST
  38. To  stop the scrolling on the screen momentarily all you have  to 
  39. do  is hold the CTRL key down while you press the "S"  key  once.  
  40. This  will  stop the scrolling.   To start it going again do  the 
  41. same thing once more,   hold the CTRL key down while pressing the 
  42. "S" key.
  43.  
  44. 6.   If  you  would  like to have the document  printed  at  your 
  45. printer,  type  the following addition to the above  information; 
  46. >prn.   For  example,  TYPE README.DOC >PRN  will print the  file 
  47. entitled  README  with the extension DOC to the printer when  the 
  48. printer is turned on and it is selected to print.
  49.  
  50. 7.  To start a program running, look for extensions such as; EXE, 
  51. COM, AND BAT.  Most likely the BAT extension is the one you want.  
  52. This BAT extension is called a batch file and serves only to tell 
  53. the  DOS to run a certain program.   Sometimes it loads files  in 
  54. sequential  order  necessary for the operation of  the  programs.  
  55. The Text or Document file should explain all of this to you.
  56. When  you type the program title with these type  of  extensions, 
  57. you  do NOT type the extensions with them.   For example,  GO.BAT 
  58. would  be run by typing ---> A>GO (And now press  ENTER)  Another 
  59. example  would be for a program called,  MENU with the  extension 
  60. EXE ---> A>MENU (Then press ENTER)
  61.  
  62. 8.   To run a BASIC program (Any program with the extension, BAS) 
  63. you must first have GWBASIC,  BASICA,  OR BASIC.  The easiest way 
  64. to  do  this  is simply copy the BASICA onto the disk  where  the 
  65. program is located or transfer the program to where the BASICA is 
  66. located.   Then  just type;  BASICA (NAME OF PROGRAM) at the  DOS 
  67. prompt and press ENTER.
  68.  
  69.  
  70. ___________________________________________________________________
  71.  
  72.  
  73. To access additional pages of this MENU, press the PgDn or PgUp keys on the 
  74. numeric keypad.
  75.